Internal Name: |
Database |
Description: |
|
Singleton: |
no |
Plugin: |
Postgres |
Name |
Description |
Required |
Internal Name |
Database Name |
|
yes |
databaseName |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Type |
Description |
Internal Name |
Backends |
measurement |
Number of active server processes for database |
numbackends |
Transactions Committed |
measurement |
Transactions committed in database |
xact_commit |
Transactions Committed per Minute |
measurement |
Transactions committed in database |
xact_commit |
Transactions Rolled Back |
measurement |
Transactions rolled back in database |
xact_rollback |
Transactions Rolled Back per Minute |
measurement |
Transactions rolled back in database |
xact_rollback |
Blocks Read |
measurement |
Number of disk block fetch requests for database |
blks_read |
Blocks Read per Minute |
measurement |
Number of disk block fetch requests for database |
blks_read |
Blocks Hit |
measurement |
Number of disk block fetch requests found in cache for database |
blks_hit |
Blocks Hit per Minute |
measurement |
Number of disk block fetch requests found in cache for database |
blks_hit |
Size |
measurement |
Disk space used by the database |
size |
You must use the internal name to reference traits in Dynamic Group Definition expressions.
Name |
Description |
Reset Statistics |
Resets the statistics in this database |
Invoke Sql |
Execute arbitrary SQL |